PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFRubberStampAnnotation Class
Fields Methods


In This Topic
    PDFRubberStampAnnotation Class Members
    In This Topic

    The following tables list the members exposed by PDFRubberStampAnnotation.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldApproved stamp type.  
    Public FieldAs Is stamp type.  
    Public FieldConfidential stamp type.  
    Public FieldDepartmental stamp type.  
    Public FieldDraft stamp type.  
    Public FieldExperimental stamp type.  
    Public FieldExpired stamp type.  
    Public FieldFinal stamp type.  
    Public FieldFor comment stamp type.  
    Public FieldFor public release stamp type.  
    Public FieldNot Approved stamp type.  
    Public FieldNot for public release stamp type.  
    Public FieldSold stamp type.  
    Public FieldTop secret stamp type.  
    Top
    Public Methods
     NameDescription
    Public MethodSignals the start of the initialization of annotation's properties.
    The annotation appearance is not updated while properties are initialized. When initialization is completed, call to signal the end of initialization and update the annotation appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodCreates the visual appearance for the annotation.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodCreates the visual appearance for the annotation.
    This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSignals the end of the initialization of annotation's properties.
    The annotation appearance is updated when the initialization ends. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodMerges the annotation appearance with the page content stream.
    After the annotation is flattened, it is removed from the page's annotations collection. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation author. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodGets the stamp color.  
    Public MethodGets the annotation contents. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the COS annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation creation date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the display rectangle of this annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation ID. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation that this annotation is "in reply to". (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodGets the annotation modified date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse down action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse enter action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse leave action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse up action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation normal appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation opacity. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodGets the page that contains this annotation.. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page close action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page invisible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page open action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page visible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation rectangle in standard PDF coordinates. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the associated popup annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation rotation angle. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the stamp type.  
    Public MethodGets the annotation subject. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodGets a value indicating whether the interpretation of isViewable method should be reversed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the type of the annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets a value indicating whether to display the annotation or not. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation contents should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be printed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation is read only. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be displayed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation author. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodSets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the stamp color.
    Color must be Gray, RGB or CMYK.  
    Public MethodSets the annotation contents. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation creation date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the display rectangle of this annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether to display the annotation or not. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation ID. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation that this annotation is "in reply to". (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodSets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation contents should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation modified date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse down action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse enter action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse leave action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse up action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation normal appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation opacity.  
    Public MethodSets the page close action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page invisible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page open action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page visible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation rectangle in standard PDF coordinates.  
    Public MethodSets the associated popup annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be printed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation is read only. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation rotation angle.
    The accepted values for this property are 0, 90, 180 and 270 degrees. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the stamp type.
    The stamp name defines the stamp's visual appearance. The library supports a predefined set of names for which standard appearance is created. When a custom name is used, a custom appearance must also be provided.  
    Public MethodSets the annotation subject. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodSets a value indicating whether the interpretation of isViewable method should be reversed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be displayed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also